Platform Explorer / Nuxeo Platform LTS 2017 9.10

Contribution org.nuxeo.ecm.platform.login.shibboleth.type--doctype

This contribution is part of XML component org.nuxeo.ecm.platform.login.shibboleth.type inside nuxeo-platform-login-shibboleth-9.10.jar /OSGI-INF/shibboleth-group-type-contrib.xml

Extension Point

Extension point doctype of component TypeService.

Contributed Items

  • <doctype extends="Document" name="shibbGroup">
          <schema name="shibbolethGroup"/>
        </doctype>

XML Source

<extension point="doctype" target="org.nuxeo.ecm.core.schema.TypeService">

    <doctype extends="Document" name="shibbGroup">
      <schema name="shibbolethGroup"/>
    </doctype>
  </extension>